toggle menu
Verint XM SDK
androidJvm
switch theme
search in API
predictive
/
com.verint.xm.sdk.predictive.tracker.tasks
/
[androidJvm]HttpAsyncTask
/
AsyncCallback
Async
Callback
interface
AsyncCallback
<
T
>
Members
Functions
on
Complete
Link copied to clipboard
abstract
fun
onComplete
(
result
:
T
)
on
Failure
Link copied to clipboard
abstract
fun
onFailure
(
e
:
Throwable
)